Debugging Tools Gems

#Total RankDaily RankNameSummary
1100174byebugByebug is a Ruby debugger. It's implemented using the TracePoint C API for executio...
2176287pry-byebugCombine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' ...
329697irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
4556251debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
52,9704,135did_you_meanThe gem that has been saving people from typos since 2014.
64,3996,276xray-railsProvides a dev bar and an overlay in-browser to visualize your UI's rendered partials
75,52012,315ruby_jardRuby Jard provides an unified experience debugging Ruby source code in different platfo...
85,5357,727rails-footnotesEvery Rails page has footnotes that gives information about your application and links ...
95,7357,500jazz_fingersSpending hours in the ruby console? Spruce it up and show off those hard-working hands!...
1012,51510,465seeing_is_believingRecords the results of every line of code in your file (intended to be like xmpfilter),...
1120,90725,647tapping_devicetapping_device lets you understand what your Ruby objects do without digging into the code
1243,87868,707forward-proxyForward proxy using just Ruby standard libraries.
1382,06583,225lobaHandy methods for adding trace lines to output or Rails logs.
14110,743137,511object_infoThis gem gives some informations about an object's context.